home *** CD-ROM | disk | FTP | other *** search
- Path: ddi2.digital.net!usenet
- From: George and Cathy <catsi@digital.com>
- Newsgroups: comp.lang.c++
- Subject: BC++ 4.51...app runs within IDE but
- Date: 10 Apr 1996 15:53:44 GMT
- Organization: FLORIDA ONLINE, Florida's Premier Internet Provider
- Message-ID: <4kgli8$k20@ddi2.digital.net>
- NNTP-Posting-Host: @pm7_11.digital.net
-
- Using windows API, 16-bit, developed on a WIN95 machine...the only
- dialog box that runs outside the IDE is the File, Open dialog. All
- other dialog boxes are called within exported functions. I ran the
- tdump on it, identified commdlg, gdi, kernal and user modules needed.
- I made sure ctl3d and bwcc.dll's were on the target machine as well
- as the four modules id'ed by tdump. I also entered BWCCGetversion
- within the code. Still...nothing. Any ideas? Anyone?
-